Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --delete-delay DELAY_IN_SECONDS option. #12

Closed

Conversation

waynerobinson
Copy link
Contributor

Specifies the number of seconds to wait between deleting snapshots.

Allows ec2-expire-snapshots to run without hitting the AWS rate limiter.

Fixes #11.

Specifies the number of seconds to wait between deleting
snapshots. Allows ec2-expire-snapshots to run without hitting
the AWS rate limiter.
@waynerobinson
Copy link
Contributor Author

This is my first piece of production Perl code so it may be wise to do a code review before merging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Snapshot deletes fail without errors after ec2 session times out
1 participant